See Also

PolyLine Class  | PolyLine Members  | Overload List

Language

Visual Basic

C#

Show All

points
The array of floating-point numbers that represent the location and size of the polyline shape.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

PolyLine Constructor(PointF[])

Initializes a new instance of the PolyLine class.

[Visual Basic]
Public Function New( _    ByVal points() As PointF _ )
[C#]
public PolyLine(    PointF[] points );

Parameters

points
The array of floating-point numbers that represent the location and size of the polyline shape.

See Also

PolyLine Class  | PolyLine Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.